projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20a3b4f
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Fri, 26 Jan 2001 20:02:19 +0000
(20:02 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Fri, 26 Jan 2001 20:02:19 +0000
(20:02 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 5229e927211b9e1a138d0ea19e43160c1a047a31..929096d98eed6d2c956d293706e84af41c635371 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,9
@@
2001-01-26 Gerd Moellmann <gerd@gnu.org>
+ * window.c (size_window): Set the window's orig_top to nil when
+ changing heights, so that a future shrink_mini_window won't
+ restore a bogus height.
+
* frame.c (do_switch_frame): If selected frame has a mini-window,
resize that to exact size.